IGUI_EN = {

    IGUI_TABAS_Unreachable = "No place to prepare for bathing.",
    IGUI_TABAS_ThatsTooHot = "That's too hot!",

    IGUI_TABAS_BathtubInfo_Title = "Bathtub Menu",

    IGUI_TABAS_BathtubInfo_TubWaterStatus = "Tub Water Status",
    IGUI_TABAS_BathtubInfo_Capacity = "Capacity",
    IGUI_TABAS_BathtubInfo_Amount = "Fluid Amount",
    IGUI_TABAS_BathtubInfo_LastUpdate = "Last Update"
    IGUI_TABAS_BathtubInfo_LastUpdateHour = "1 hour ago",
    IGUI_TABAS_BathtubInfo_LastUpdateHours = "%1 hours ago",
    IGUI_TABAS_BathtubInfo_LastUpdateMoreThanHours = "More than 48 hours ago",
    IGUI_TABAS_BathtubInfo_LastUpdateMinutes = "%1 minutes ago",
    IGUI_TABAS_BathtubInfo_Dirty = "Dirty Level",
    IGUI_TABAS_BathtubInfo_WaterFilthy = "Filthy",
    IGUI_TABAS_BathtubInfo_WaterDirty = "Dirty",
    IGUI_TABAS_BathtubInfo_WaterClean = "Clean",

    IGUI_TABAS_BathtubInfo_TubStatus = "Bath Faucet Status",
    IGUI_TABAS_BathtubInfo_Powered = "Power Status",
    IGUI_TABAS_BathtubInfo_Piped = "Piped Status",
    IGUI_TABAS_BathtubInfo_FaucetAmount = "Water Amount",

    IGUI_TABAS_BathtubInfo_Temperature = "Water Temperature",
    IGUI_TABAS_BathtubInfo_IdealTemperature = "Temperature Set",

    IGUI_TABAS_BathSalt = "Bath Salt",
    IGUI_TABAS_BathSaltDropBoxTooltip = "Drag or select item here and press Add.",
    IGUI_TABAS_AddBathSalt = "Add",
    IGUI_TABAS_AddBathSaltTooltip = "Once added, it cannot be changed until the bathtub is emptied of water.",

    IGUI_TABAS_BathTime = "Bath Time",
    IGUI_TABAS_TakeBath = "Take Bath",
    IGUI_TABAS_TakeShower = "Take Shower",

    IGUI_TABAS_BathSalt_None = "None",
    IGUI_TABAS_BathSalt_Lavender = "Lavender",
    IGUI_TABAS_BathSalt_Citrus = "Citrus",
    IGUI_TABAS_BathSalt_Floral = "Floral",
    IGUI_TABAS_BathSalt_Forest = "Forest",
    IGUI_TABAS_BathSalt_Herb = "Herb",
    IGUI_TABAS_BathSalt_Rose = "Rose",

    IGUI_TABAS_BathSalt_Benefits = "Benefits:",
    IGUI_TABAS_BathBenefit_BurnedTreatment = "Burned-Treatment",
    IGUI_TABAS_BathBenefit_CalmMind = "Calms-Mind",
    IGUI_TABAS_BathBenefit_DrunkennessRelief = "Drunkenness-Relief",
    IGUI_TABAS_BathBenefit_FatigueRecovery = "Fatigue-Recovery",
    IGUI_TABAS_BathBenefit_FeelingHappiness = "Feeling-Happiness",
    IGUI_TABAS_BathBenefit_FractureRecovery = "Fracture-Recovery",
    IGUI_TABAS_BathBenefit_FractureRecovery2 = "Fracture-Recovery",
    IGUI_TABAS_BathBenefit_GoodSleep = "Good-Sleep",
    IGUI_TABAS_BathBenefit_WoundRecovery = "Wounds-Treatment",
    IGUI_TABAS_BathBenefit_WoundRecovery2 = "Wounds-Treatment",
    IGUI_TABAS_BathBenefit_MuscleStrainRelief = "Muscle-Strain-Relief",
    IGUI_TABAS_BathBenefit_PainRelief = "Pain-Relief",
    IGUI_TABAS_BathBenefit_PreventsCold = "Prevents-Cold",
    IGUI_TABAS_BathBenefit_StressRelief = "Stress-Relief",

    IGUI_TABAS_Config_Title = "TABAS Config",
    IGUI_TABAS_Config_General = "General",
    IGUI_TABAS_Config_AutoClothesChange = "Auto Clothes Change",
    IGUI_TABAS_Config_DropsItems = "Drops Ground When Auto-Unequip",
    IGUI_TABAS_ReturnToDefault = "Return to Default",
}